home *** CD-ROM | disk | FTP | other *** search
- object fmhexedit: Tfmhexedit
- Left = 187
- Top = 147
- Width = 720
- Height = 498
- Caption = 'HEX editor'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Menu = MainMenu1
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 120
- TextHeight = 16
- object HexEditor1: THexEditor
- Left = 0
- Top = 0
- Width = 712
- Height = 443
- Cursor = crIBeam
- BytesPerColumn = 2
- Translation = ttAnsi
- CreateBackup = False
- BackupExtension = '.bak'
- Align = alClient
- BorderStyle = bsNone
- OffsetDisplay = odHex
- BytesPerLine = 16
- Colors.Background = clWindow
- Colors.PositionBackground = clMaroon
- Colors.PositionText = clWhite
- Colors.ChangedBackground = 11075583
- Colors.ChangedText = clMaroon
- Colors.CursorFrame = clNavy
- Colors.Offset = clBlack
- Colors.OddColumn = clBlue
- Colors.EvenColumn = clNavy
- FocusFrame = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -20
- Font.Name = 'Courier'
- Font.Style = []
- OffsetSeparator = ':'
- TabOrder = 0
- ColWidths = (
- 48
- 12
- 12
- 12
- 12
- 24
- 12
- 12
- 12
- 24
- 12
- 12
- 12
- 24
- 12
- 12
- 12
- 24
- 12
- 12
- 12
- 24
- 12
- 12
- 12
- 24
- 12
- 12
- 12
- 24
- 12
- 12
- 12
- 24
- 12
- 12
- 12
- 12
- 12
- 12
- 12
- 12
- 12
- 12
- 12
- 12
- 12
- 12
- 12
- 12
- 12)
- end
- object MainMenu1: TMainMenu
- Left = 584
- Top = 56
- object File1: TMenuItem
- Caption = '����'
- object N1: TMenuItem
- Caption = '�������'
- OnClick = N1Click
- end
- object N2: TMenuItem
- Caption = '���������'
- OnClick = N2Click
- end
- object N3: TMenuItem
- Caption = '��������� ���'
- OnClick = N3Click
- end
- object N4: TMenuItem
- Caption = '-'
- end
- object N5: TMenuItem
- Caption = '�����'
- OnClick = N5Click
- end
- end
- object N7: TMenuItem
- Caption = '�����'
- OnClick = N7Click
- end
- object N6: TMenuItem
- Caption = '�����'
- OnClick = N6Click
- end
- end
- object OpenDialog1: TOpenDialog
- Left = 80
- Top = 72
- end
- object SaveDialog1: TSaveDialog
- Left = 128
- Top = 80
- end
- end
-